Resource StructureDefinition/FHIR Server from package kbv.basis#1.6.0 (78 ms)
Package | kbv.basis |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.basis@1.6.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DocumentReference |
Url | https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DocumentReference |
Version | 1.6.0 |
Status | active |
Name | KBV_PR_Base_DocumentReference |
Experimental | False |
Description | Hier kann auf ein externes Dokument verwiesen und/oder ein Dokument angehängt werden. |
Copyright | Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED 'AS IS.' ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
Type | DocumentReference |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "KBV-PR-Base-DocumentReference",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DocumentReference",
"version" : "1.6.0",
"name" : "KBV_PR_Base_DocumentReference",
"status" : "active",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "Hier kann auf ein externes Dokument verwiesen und/oder ein Dokument angehängt werden.",
"copyright" : "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED 'AS IS.' ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "fhircomposition",
"uri" : "http://hl7.org/fhir/composition",
"name" : "FHIR Composition"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "xds",
"uri" : "http://ihe.net/xds",
"name" : "XDS metadata equivalent"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "DocumentReference",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "DocumentReference",
"path" : "DocumentReference",
"definition" : "Hier kann auf ein externes Dokument verwiesen und/oder ein Dokument angehängt werden."
},
{
"id" : "DocumentReference.type.coding",
"path" : "DocumentReference.type.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "DocumentReference.type.coding:xds",
"path" : "DocumentReference.type.coding",
"sliceName" : "xds",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://ihe-d.de/ValueSets/IHEXDStypeCode"
}
},
{
"id" : "DocumentReference.type.coding:xds.system",
"path" : "DocumentReference.type.coding.system",
"min" : 1
},
{
"id" : "DocumentReference.type.coding:xds.code",
"path" : "DocumentReference.type.coding.code",
"min" : 1
},
{
"id" : "DocumentReference.type.coding:xds.display",
"path" : "DocumentReference.type.coding.display",
"min" : 1
},
{
"id" : "DocumentReference.category.coding",
"path" : "DocumentReference.category.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "DocumentReference.category.coding:xds",
"path" : "DocumentReference.category.coding",
"sliceName" : "xds",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://ihe-d.de/ValueSets/IHEXDSclassCode"
}
},
{
"id" : "DocumentReference.category.coding:xds.system",
"path" : "DocumentReference.category.coding.system",
"min" : 1
},
{
"id" : "DocumentReference.category.coding:xds.code",
"path" : "DocumentReference.category.coding.code",
"min" : 1
},
{
"id" : "DocumentReference.category.coding:xds.display",
"path" : "DocumentReference.category.coding.display",
"min" : 1
},
{
"id" : "DocumentReference.subject",
"path" : "DocumentReference.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://hl7.org/fhir/StructureDefinition/Device",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0"
]
}
]
},
{
"id" : "DocumentReference.author",
"path" : "DocumentReference.author",
"definition" : "Hier werden Personen, Einrichtungen oder Geräte, die das Dokument erzeugt haben, referenziert.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.6.0"
]
}
]
},
{
"id" : "DocumentReference.description",
"path" : "DocumentReference.description",
"definition" : "Hier wird der Dokumentenverweis als Freitext erfasst, z. B. \"Arztbrief vom 28.04.2020\"."
},
{
"id" : "DocumentReference.content",
"path" : "DocumentReference.content",
"slicing" : {
"discriminator" : [
{
"type" : "exists",
"path" : "attachment.url"
}
],
"rules" : "open"
},
"definition" : "Strukturierte Referenz auf andere Inhalte, dies kann z. B. ein anderes Dokument in der ePA sein\r\n\r\noder\r\n\r\nHier wird das Dokument in Form eines formatierten Anhangs abgebildet."
},
{
"id" : "DocumentReference.content:verweis",
"path" : "DocumentReference.content",
"sliceName" : "verweis",
"min" : 0,
"max" : "*"
},
{
"id" : "DocumentReference.content:verweis.attachment.url",
"path" : "DocumentReference.content.attachment.url",
"definition" : "URI des Eintrags.",
"min" : 1
},
{
"id" : "DocumentReference.content:verweis.attachment.title",
"path" : "DocumentReference.content.attachment.title",
"definition" : "Name des referenzierten Dokumentes.",
"min" : 1
},
{
"id" : "DocumentReference.content:verweis.attachment.creation",
"path" : "DocumentReference.content.attachment.creation",
"definition" : "Hier wird der Zeitpunkt der Erstellung des referenzierten Dokumentes angegeben."
},
{
"id" : "DocumentReference.content:anhang",
"path" : "DocumentReference.content",
"sliceName" : "anhang",
"min" : 0,
"max" : "*"
},
{
"id" : "DocumentReference.content:anhang.attachment.contentType",
"path" : "DocumentReference.content.attachment.contentType",
"definition" : "Hier wird das Dateiformat ausgewählt.\r\nEs ist ein Code aus dem System urn:ietf:bcp:13 zu wählen",
"min" : 1
},
{
"id" : "DocumentReference.content:anhang.attachment.data",
"path" : "DocumentReference.content.attachment.data",
"definition" : "Hier wird das Dokument als Datei angehängt.",
"min" : 1
},
{
"id" : "DocumentReference.content:anhang.attachment.url",
"path" : "DocumentReference.content.attachment.url",
"max" : "0"
},
{
"id" : "DocumentReference.content:anhang.attachment.title",
"path" : "DocumentReference.content.attachment.title",
"definition" : "Hier wird ein Titel bzw. eine Bezeichnung für die angehängte Datei angegeben.",
"min" : 1
},
{
"id" : "DocumentReference.content:anhang.attachment.creation",
"path" : "DocumentReference.content.attachment.creation",
"definition" : "Hier wird der Zeitpunkt der Erstellung des Anhangs angegeben."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.